projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be848aa
)
(titdic-convert): Use set-buffer-multibyte.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 6 Mar 1998 21:32:55 +0000
(21:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 6 Mar 1998 21:32:55 +0000
(21:32 +0000)
lisp/international/titdic-cnv.el
patch
|
blob
|
history
diff --git
a/lisp/international/titdic-cnv.el
b/lisp/international/titdic-cnv.el
index 450400af021185d97f33bb83f92e0532715cfa55..1d1e4e35a1ce63e693834d5b404d3e18bcd87dc5 100644
(file)
--- a/
lisp/international/titdic-cnv.el
+++ b/
lisp/international/titdic-cnv.el
@@
-337,7
+337,7
@@
the generated Quail package is saved."
(with-temp-buffer
(let ((coding-system-for-read 'no-conversion))
(insert-file-contents (expand-file-name filename)))
- (set
q enable-multibyte-characters
t)
+ (set
-buffer-multibyte
t)
;; Decode the buffer contents from the encoding specified by a
;; value of the key "ENCODE:".